Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(dependabot): bump @rushstack/node-core-library from 3.61.0 to 5.10.0 #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps @rushstack/node-core-library from 3.61.0 to 5.10.0.

Changelog

Sourced from @​rushstack/node-core-library's changelog.

5.10.0

Fri, 22 Nov 2024 01:10:43 GMT

Minor changes

  • Add RealNodeModulePathResolver class to get equivalent behavior to realpath with fewer system calls (and therefore higher performance) in the typical scenario where the only symlinks in the repository are inside of node_modules folders and are links to package folders.

5.9.0

Fri, 13 Sep 2024 00:11:42 GMT

Minor changes

  • Add a Sort.sortKeys function for sorting keys in an object
  • Rename LockFile.acquire to Lockfile.acquireAsync.

Patches

  • Fix an issue where attempting to acquire multiple LockFiles at the same time on POSIX would cause the second to immediately be acquired without releasing the first.

5.8.0

Tue, 10 Sep 2024 20:08:11 GMT

Minor changes

  • Add a customFormats option to JsonSchema.

5.7.0

Wed, 21 Aug 2024 05:43:04 GMT

Minor changes

  • Introduce a Text.splitByNewLines function.

5.6.0

Mon, 12 Aug 2024 22:16:04 GMT

Minor changes

  • Add a ignoreSchemaField option to the JsonSchema.validateObject options to ignore $schema properties and add an options object argument to JsonSchema.validateObjectWithCallback with the same ignoreSchemaField option.

5.5.1

Sat, 27 Jul 2024 00:10:27 GMT

Patches

  • Include CHANGELOG.md in published releases again

5.5.0

Tue, 16 Jul 2024 00:36:21 GMT

... (truncated)

Commits
  • 8540003 Bump versions [skip ci]
  • bf16af5 Update changelogs [skip ci]
  • 6f5f09d [heft] Add options to only resolve symlinks that are within node_modules (#5011)
  • 459933e Bump cyclics and pull in a testing version (5.135.0-pr4927.0) of Rush. (#4935)
  • 8ba10b3 Bump versions [skip ci]
  • cc13351 Update changelogs [skip ci]
  • 7f838f9 [node-core-library] Fix an issue where attempting to acquire multiple `LockFi...
  • c6b5e1d [rush-lib] fix: update shrinkwrap when globalPackageExtensions has been chang...
  • 7c7c3bb Bump versions [skip ci]
  • 85527db Update changelogs [skip ci]
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rushstack/node-core-library-5.10.0 branch 3 times, most recently from 90c0eaa to 4302d6f Compare November 26, 2024 21:28
@rlandav
Copy link
Collaborator

rlandav commented Nov 26, 2024

Holding on this one, this is a significant major version bump, so i'll want to validate this in a few places to confirm there are no issues.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rushstack/node-core-library-5.10.0 branch 2 times, most recently from 110941d to 52ce95b Compare November 26, 2024 21:34
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 26, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rushstack/node-core-library-5.10.0 branch from 52ce95b to b2da016 Compare December 3, 2024 15:02
Bumps [@rushstack/node-core-library](https://github.com/microsoft/rushstack/tree/HEAD/libraries/node-core-library) from 3.61.0 to 5.10.0.
- [Changelog](https://github.com/microsoft/rushstack/blob/main/libraries/node-core-library/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/node-core-library_v5.10.0/libraries/node-core-library)

---
updated-dependencies:
- dependency-name: "@rushstack/node-core-library"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rushstack/node-core-library-5.10.0 branch from b2da016 to be2a66b Compare December 3, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant